I'm using BC to do a file compare from within my File Manager: Directory Opus. This works fine.
Only, whenever a file is on my FTP site, BC asks for a username/password. This is known to BC,
because I use it on this FTP site from BC directly as well.
Is there a way to tell BC to use the known password?
My alternative is to find out if the file is on a FTP site.
In that case I'd like to call BC using the u/p command call.
When the file is local, I call BC directly.
So in this case the question is: can I separate FTP and local files in a script before calling BC?
Only, whenever a file is on my FTP site, BC asks for a username/password. This is known to BC,
because I use it on this FTP site from BC directly as well.
Is there a way to tell BC to use the known password?
My alternative is to find out if the file is on a FTP site.
In that case I'd like to call BC using the u/p command call.
When the file is local, I call BC directly.
So in this case the question is: can I separate FTP and local files in a script before calling BC?
Comment