Панель управления

  1. Регистрация на сайте

Популярное

Софт → FTPGetter v3.0.0.33

Скачать бесплатно FTPGetter v3.0.0.33
FTPGetter v3.0.0.33

Как много времени занимает у вас загрузка обновлений для веб сайта на сервер? Давайте посчитаем: запуск FTP клиента, соединение с сервером, выбор источника файлов и папок на вашем компьютере, выбор папки назначения на FTP сервере и нажатие кнопки Загрузка. Результат – пять. Почему бы не позволить вашему компьютеру делать это? Вам нужен FTPGetter. FTPGetter – это безопасная программа FTP автоматизации. Все что вам нужно – это создать профили FTP серверов, с которыми будет работать программа. FTPGetter поддерживает FTP и безопасные FTP над SSL протоколами, авторизации, используя PEM/ASN1 или PKCS12 сертификаты и ключи, соединение через FTP/SOCKS/HTTP прокси и контролей пропускной способности канала. Для каждого серверного профиля, создаются задания автоматизации: загрузка и выгрузка, источники файлов и папок, папка назначения. Предварительное сравнение исходного и целевого файла по дате/времени изменения, MD5 знаку или размеру позволяет передавать только новые или измененные файлы.

FTPGetter - such repetitive tasks as web site uploading and mirroring, the backing up of large amounts of data to remote locations, downloading of updated packages (and more) are very time consuming and can significantly slow down Internet connections during work hours. The developers of FTPGetter offer web masters, system administrators and even normal users not familiar with scripting, a cost-effective and extremely easy-to-use solution to automate our repetitive download/upload tasks. FTPGetter uses a sophisticated FTP transfer manager with a built-in scheduler. There's no need to write complicated scripts or batch files! Using FTPGetter is a snap. Use a FTP Explorer window to navigate through FTP servers and define tasks using a visual Wizard.

FTPGetter имеет уникальную особенность использования группового символа для обработки файлов по шаблону. Например, если вам нужно загрузить только HTML файл – то должны определить "*.html" в качестве шаблона, вместо исходного имени файла. FTPGetter будет загружать только HTML документы.

Помимо обработки файлов, FTPGetter может обрабатывать содержимое всех папок ниже лежащего уровня, которые вы определяете. Данная программа будет синхронизировать структуру исходных и назначенных папок. Вы можете быть уверены, что все новые папки ниже лежащего уровня вашего сайта будут автоматически загружены – если папки ниже лежащего уровня не существуют на сервере, то они будут автоматически созданы.

Каждый профиль имеет встроенную программу составления расписаний, которая поможет вам установить задания автоматизации для обработки.

Встроенный FTP проводник позволит вам работать с FTP серверами, также как вы делаете это с обычными FTP клиентскими программами. Вы можете просматривать папки FTP сервера, создавать новые папки, переименовывать или удалять файлы и папки на FTP сервере, вручную загружать и скачивать файлы и многое другое.

FTPGetter will also remember individual preferences for every FTP server.

You can keep individual log files for every site. Although scheduled tasks run silently in the background, you can start them manually, as needed, for immediate execution.

While the great functionality of FTPGetter should satisfy an experienced professional, the user-friendly multilingual interface and a low price make it a must-have application for everyone looking for an FTP automation solution.

Here are some key features of "FTPGetter":

· Automation
· Multithreaded processing - simultaneous work with several servers;
· Multiple file uploading and downloading using file mask;
· Use of multiple file masks for multithreaded processing: support of wildcard symbols * and ?, mask types [a-z]???-[^0-9].txt;
· Upload and download of individual files with a possibility of saving under new name at the destination side;
· Possibility of file comparison on the basis of their MD5 hashes, modification date and time or size. Upload and download of only new or changed files;
· File processing in subfolders of any nesting level. Reconstruction of subfolders structure at the destination side;
· Exclude from transfer queue files by extension;
· Process files newer than n day(s);
· Run program after successful file transfer;
· Possibility of choosing the transfer type - binary, ASCII or autodetection on the basis of file extension;
· Setting access rights (chmod) to the file after successful uploading;
· Possibility of deleting source files after successful task processing;
· Filename case conversion for successfully processed files;
· Individual built-in Scheduler for each profile;
· "Process immediately" - immediately (without taking Scheduler's settings into account) process tasks of the chosen profile;
· Learn more about automated ftp tasks and built-in scheduler.

· Protocols, proxy-servers and security
· FTP and secure FTP over SSL (TLS) protocol support;
· Support of explicit (AUTH SSL) and implicit (port 990) access to secure ftp servers;
· Use of shared keys (user name and password), PKCS12 keys, PEM or ANS1 DER client certificates for authentication at secure ftp servers;
· Independent settings for restriction of bandwidth for upload and download tasks for each profile;
· FTP, SOCKS and HTTP (method CONNECT) proxy-servers support. It is possible to customize separate proxy settings for each profile;
· Individual log file settings for each profile;
· Learn more about customizing parameters for connection to ftp server.

· Built-in FTP Explorer
· Comfortable server navigation;
· Bookmarks for quick jump to server directories;
· Command line for command execution on the server;
· File properties preview on the server;
· Change of access rights for the file on the server (chmod);
· Context menu for creation, renaming and deleting files and folders on the server;
· Upload and download of files and folders using Drag-and-Drop technology or context menu;
· Built-in text editor (beta);
· Learn more about work with FTP Explorer.

· Other features
· Visual and sound notification of successful task performance;
· Possibility of run as Windows service;
· Work in background mode;
· "Invisible" mode - no icon in the system tray and button at the task bar;
· User friendly multi-language interface

What's New in This Release: [ read full changelog ]

· Pausing some tasks in the profile. Tasks with the Paused status are not processed.
· New variables that can be used in source and destination paths to files, in the parameters of external programs, in FTP scripts: %c_dd%, %c_mm%, %c_yy%, %c_yyyy%, %c_hh%, %c_min% - current day, month and year, hours and minute; %s_dd%, %s_mm%, %s_yy%, %s_yyyy%, %s_hh%, %s_min% - day, month, year, hours and minute when the source files was modified.
· If profile tasks are being processed, the processing stops immediately after a click on the Suspend button.
· New program statuses have been added: queuing files for transfer, comparing files, downloading files, uploading files.
· Canceling executing all tasks while they are being executed.
· Selecting the command that is used to view the contents of directories on the server LIST, LIST -la, NLST
· The file comparison procedure has been improved. Now no comparison occurs if the destination folder has not existed before the program started to transfer files and FTPGetter has just created it, if the destination file does not exist so far on the local disk in the download mode.
· Now if the "Also process subfolders" option is selected, subfolders are processed right after the parent folder is processed.
· The file transfer rate has been increased.
· Fixed: Working with large files (>2GB).
· Fixed: Error while starting the GUI when FTPGetter runs as a service under Vista.

Размер: 4.86 mb
Кряк в архиве.

Внимание! У Вас нет прав для просмотра скрытого текста.

Уважаемый посетитель вы вошли на сайт как незарегистрированный пользователь. Мы рекомендуем вам зарегистрироваться либо войти на сайт под своим именем.

16 декабря 2008    Добавил: nsbox   Просмотров: 390  Комментарии: 0  

Похожие новости

  • FTPGetter v3.17.0.55
  • FTPGetter 3.15.0.32
  • TurboFTP v6.00 Build 726
  • TurboFTP 6.00 Build 743
  • TurboFTP 6.00 Build 752
  • TurboFTP 6.00 Build 750
  • TurboFTP 6.00 Build 728
  • TurboFTP 6.00 Build 730
  • All-In-One Top 9 Ftp Utilities
  • AceBIT WISE-FTP v6.1.4 Multilingual

  • Информация

    Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.

    Календарь ↓

    «    Май 2024    »
    ПнВтСрЧтПтСбВс
     12345
    6789101112
    13141516171819
    20212223242526
    2728293031 

    Архив сайта ↓

    Февраль 2024 (4)
    Сентябрь 2023 (1)
    Сентябрь 2021 (9)
    Май 2021 (3)
    Апрель 2021 (1)
    Март 2021 (3)

    Друзья ↓

    » Порно видео онлайн
    » Ведьмак смотреть онлайн
    » Сокол и Зимний Солдат смотреть
    » Фильмы и сериалы онлайн
    » Скачать XXX Порно
    » Win32Soft.Org
    » Скачать Warcraft 3
    » LuxSait.Ru

    Обмен ссылками закрыт!

    Статистика ↓

    RSS