Reply
Old March 6th, 2007 Top | #1

OSNN Folding Team  
kcnychief's Avatar
█▄█ ▀█▄ █
Joined: April 2005
Location: Massachusetts
Posts: 16,949
Reputation: 4941
Power: 305

Default FTP Program that can Schedule Transfers

More of a general Windows Application question, but it has to be able to run on a server which I'm sure most/all do but wanted to be clear so I posted here.

I need an FTP program that allows scheduled transfers. I have been muddling with Filezilla's CMD Line Arguments for a little bit but it doesn't seem to run very reliably. Since they tout it as not being a great feature atm, and I need something reliable, I wanted to see if anyone had suggestions. I know I can use built in CMD line stuff for Windows, but I need something a bit more robust and customizable.

TIA.

XBOX Live Gamertag: kcnychief
kcnychief is offline   Reply With Quote
Old March 6th, 2007 Top | #2
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: FTP Program that can Schedule Transfers

WS_FTP Professional
http://www.ipswitch.com
madmatt is offline   Reply With Quote
Old March 6th, 2007 Top | #3

OSNN Folding Team  
kcnychief's Avatar
█▄█ ▀█▄ █
Joined: April 2005
Location: Massachusetts
Posts: 16,949
Reputation: 4941
Power: 305

Default Re: FTP Program that can Schedule Transfers

That was one of the programs I was considering - have you actually used the scheduling feature and if you have, can you comment on how well it works?

XBOX Live Gamertag: kcnychief
kcnychief is offline   Reply With Quote
Old March 6th, 2007 Top | #4
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: FTP Program that can Schedule Transfers

I have not used it. But since I own licensing I guess I can try it out and report back.
madmatt is offline   Reply With Quote
Old March 6th, 2007 Top | #5

OSNN Folding Team  
fitz's Avatar
XPista7eopard*ix
Joined: April 2004
Location: Chicagoland
Posts: 4,028
Reputation: 2947
Power: 168

Default Re: FTP Program that can Schedule Transfers

if you are running the same commands all the time, you can always use a command line ftp utility and schedule it through batch and answer files and the task scheduler

or, you can use the ncftp client which supports the bgget/bgput and allows for ncftpBatch to schedule.. NCFTP is my personal ftp client of choice (of course, i'm kind of a command line junkie...)

Both the bgget and bgput commands allow you to schedule when to do the transfers. They take a ``-@'' parameter, whose argument is a date of the form YYYYMMDDhhmmss (four digit year, month, day, hour, minute, second). For example, to schedule a download at 3 AM on November 6, you could try:

bgget -@ 19971106030000 /pub/idstuff/quake/q2_100.zip
fitz is offline   Reply With Quote
Old March 6th, 2007 Top | #6

OSNN Folding Team  
kcnychief's Avatar
█▄█ ▀█▄ █
Joined: April 2005
Location: Massachusetts
Posts: 16,949
Reputation: 4941
Power: 305

Default Re: FTP Program that can Schedule Transfers

Originally Posted by madmatt View Post
I have not used it. But since I own licensing I guess I can try it out and report back.
If you could, I would appreciate it. Drop everything else and do it now j/k

Originally Posted by fitz View Post
if you are running the same commands all the time, you can always use a command line ftp utility and schedule it through batch and answer files and the task scheduler

or, you can use the ncftp client which supports the bgget/bgput and allows for ncftpBatch to schedule.. NCFTP is my personal ftp client of choice (of course, i'm kind of a command line junkie...)
Yeah, I was using .bat files and Acronis to schedule it. Didn't need to use the task scheduler as I was running certain commands before the backup and then these uploads when the backups completed. Only problem is I ran into some limitations, and since it's not really a feature FileZilla touts, I didn't find much help on them. Totally fine since it is open source, was just looking for something a little better.

I will take a quick look at ncftpBatch, but I may want something that is also graphical so I can use one program for both.

XBOX Live Gamertag: kcnychief
kcnychief is offline   Reply With Quote
Old March 6th, 2007 Top | #7
 
American Zombie's Avatar
OSNN Veteran Addict
Joined: June 2004
Location: Seattle
Posts: 2,864
Reputation: 2689
Power: 151

Default Re: FTP Program that can Schedule Transfers

CuteFTP Pro can do what you want to do. You can even create your own macros and scripts.
Attached Thumbnails
FTP Program that can Schedule Transfers-schedule.jpg  
American Zombie is offline   Reply With Quote
Old March 6th, 2007 Top | #8
 
_kC_'s Avatar
OSNN Senior Addict
Joined: January 2004
Posts: 514
Reputation: 270
Power: 110

Default Re: FTP Program that can Schedule Transfers

flashfxp
_kC_ is offline   Reply With Quote
Old March 11th, 2007 Top | #9

OSNN Folding Team  
kcnychief's Avatar
█▄█ ▀█▄ █
Joined: April 2005
Location: Massachusetts
Posts: 16,949
Reputation: 4941
Power: 305

Default Re: FTP Program that can Schedule Transfers

Went with WS_FTP Pro and it works like a charm, thanks everybody

XBOX Live Gamertag: kcnychief
kcnychief is offline   Reply With Quote
Old March 11th, 2007 Top | #10
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: FTP Program that can Schedule Transfers

madmatt wins the cookie!
madmatt is offline   Reply With Quote
Old March 12th, 2007 Top | #11

OSNN Folding Team  
fitz's Avatar
XPista7eopard*ix
Joined: April 2004
Location: Chicagoland
Posts: 4,028
Reputation: 2947
Power: 168

Default Re: FTP Program that can Schedule Transfers

I still like ncftp better No cookie from me to madmatt! (not because you don't deserve one, but mostly because it says I have to spread some rep around before giving it to you again.
fitz is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Coolmon scripts and schedule tasks meisme Web Design & Coding 4 October 24th, 2003 12:34am
Schedule task and coolmon Silvio Windows Desktop Systems 2 May 17th, 2003 12:53pm
Schedule Tasks Without User Logged On? Killfox Windows Desktop Systems 1 February 19th, 2003 8:34pm
Shutdown Schedule NightHawk_450 Windows Desktop Systems 3 July 11th, 2002 5:44am
reboot schedule jealousy Windows Desktop Systems 4 April 22nd, 2002 2:08pm