non-standard port using command line

Core FTP client questions and answers
Locked
emperorthanos
Posts: 1
Joined: Mon Dec 10, 2012 9:21 pm

non-standard port using command line

Post by emperorthanos »

COREFTP.exe or CORECMD.exe
Is it possible to specify a different port from the command line *without* using a site profile?
ForumAdmin
Site Admin
Posts: 1009
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

specify the port in the URL:

corecmd.exe -s ftp://yourdomain:port/ -d /path/filename.ext
Locked