FTP File Editing
Posted: Tue Jan 02, 2024 2:07 pm
Consider the free sftp test sites found here: https://www.sftp.net/public-online-sftp-servers
One of the sites listed on that page is as follows:
Those details can be shortened in to this fully qualified URL:
Using the latest version of Zeus found here: https://www.zeusedit.com/download.html
The File, FTP, Open From FTP menu accepts a fully qualified URL containing all of those details as shown below: Accepting that input will then result in the following FTP open dialog: Selecting any file from that dialog will then allow that file to be edited inside Zeus with any changes made then being saved to the server.
Cheers Jussi
One of the sites listed on that page is as follows:
Code: Select all
Server: test.rebex.net
Port: 22
UserId/pwd: demo/password
Code: Select all
sftp://demo:password@test.rebex.net:22
The File, FTP, Open From FTP menu accepts a fully qualified URL containing all of those details as shown below: Accepting that input will then result in the following FTP open dialog: Selecting any file from that dialog will then allow that file to be edited inside Zeus with any changes made then being saved to the server.
Cheers Jussi