PDA

View Full Version : Command Line Advancement


Archanid
05-10-2003, 10:03 AM
Greetings,

In the command-line interpreters, you can specify sites in your site manager which to connect to (such as: flashfxp.exe ftps\FTP1;ftps\FTP2) however when using it like this, you cannot specify directories to which to connect to (other then setting the default directory itself in the manager) could you implement a way to specify which directory to connect to? (Such as: flashfxp.exe ftps\FTP1[/Dir1/Dir2];ftps\FTP2). Yes, I know that you can use the standard FTP:// url if you truly wanted to specify the dir, but this does not work well if the site you're connecting to requires SSL, because you cannot specify to use SSL or not.


Thanks!

MxxCon
05-10-2003, 06:07 PM
your default login dir is your home dir, which is other than root \
you specify flashfxp.exe <mysite>\sys
do you expect it to change to sys relative to root or your home dir?

Archanid
05-10-2003, 09:57 PM
Thats good question. For me it would be from root, but that may not be the case for everyone :)