Hi!
I'm using Filezilla portable (WinPenPack project) to manage FTP/SFPT session inside RDM
My OS is Windows 10
RDM Version is 11.6.2
If I open the program Filezilla Portable (called X-Filezilla) outside of RDM, I have no problem.
If I try to open a Filezilla session from RDM, I have errors because is not possible to write on Filezilla xml files, like "Filezilla.xml, or layout.xml etc
It is possible to verify in which path does RDM try to looking for these files ??
Because my opinion is that RDM looking into a wrong path where there are none of theese files ?
I attach an example of popup error...(unfortunately is in Italian, but says that cannot find the file!)
Regards
P.
screenshot.1469711966.jpg
screenshot.1469711958.jpg
Hello,
I've been unable to reproduce the issue using X-Filezilla taken from WinPenPack. This looks like an issue on its end rather than from RDM since the command line we use to open Filezilla is quite simple. Could you try running the following outside of RDM in a command prompt:
<PathToFileZilla>\Filezilla.exe sftp://<user>:<password>@<host>
Where <PathToFileZilla> is the path to the executable, <host> is the FTP / SFTP server, <user> is the username, <password> is the password. You can replace "sftp://" by "ftp://" if your server is FTP rather than SFTP.
Do you still get the errors using the command line?
Regards,
Hubert Mireault
The problem seem to be related to the "executable file".
To SOLVE the problem I have to override the default exe (see picture) because the "filezilla.exe" do not work, if you are using X-Filezilla (even from command line!!).
You have to use the X-Filezilla.exe instead.
THX
P.
Screenshot_2.jpg
Thank you for getting back to us with the solution :)
Regards,
Hubert Mireault