I need an idiots guide on how to use gFTP

Issues and / or general discussion relating to Puppy

Moderator: Forum moderators

Post Reply
bigphil
Posts: 101
Joined: Tue Jul 21, 2020 12:56 pm
Location: Sunny Sussex
Has thanked: 16 times
Been thanked: 17 times

I need an idiots guide on how to use gFTP

Post by bigphil »

I have set the host to the correct IP address of the receiving machine, Port - 21, User - root, pass. - woofwoof.
However it keep telling me Connection Refused.

Any ideas?

Phil.

bigphil
Posts: 101
Joined: Tue Jul 21, 2020 12:56 pm
Location: Sunny Sussex
Has thanked: 16 times
Been thanked: 17 times

Re: I need an idiots guide on how to use gFTP

Post by bigphil »

I'm using Fossapup64 9.5 on both machines.
gFTP build is 2.0.19.

What's wrong with my grammar?

Phil.

User avatar
Trapster
Posts: 201
Joined: Sat Aug 01, 2020 7:44 pm
Location: Texas
Has thanked: 1 time
Been thanked: 61 times

Re: I need an idiots guide on how to use gFTP

Post by Trapster »

Are the firewalls on?
Try turning off the firewall to connect.

User avatar
rockedge
Site Admin
Posts: 6817
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2968 times
Been thanked: 2791 times
Contact:

Re: I need an idiots guide on how to use gFTP

Post by rockedge »

@bigphil

You need to run a FTP server on one of the machines. As mentioned above pure-ftpd is an excellent choice for Fossapup64.

I have made a PET package that might work for you and here is the link for it ->

Download pure-ftpd-1.0.50.pet

Install it on a machine then start it from the menu and if you want to change the root password, in a terminal

Code: Select all

passwd

Otherwise the password for root is woofwoof

bigphil
Posts: 101
Joined: Tue Jul 21, 2020 12:56 pm
Location: Sunny Sussex
Has thanked: 16 times
Been thanked: 17 times

Re: I need an idiots guide on how to use gFTP

Post by bigphil »

@rockedge
which machine does it need to run on , the transmitting machine or the receiving machine?

User avatar
rockedge
Site Admin
Posts: 6817
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2968 times
Been thanked: 2791 times
Contact:

Re: I need an idiots guide on how to use gFTP

Post by rockedge »

bigphil wrote: Wed Dec 18, 2024 5:51 pm

@rockedge
which machine does it need to run on , the transmitting machine or the receiving machine?

Transmitting machine, but in reality it could be either. Too keep it simple install it on the transmitting computer

Once the server is running on the transmitting machine, on the receiving machine use gFTP

Geek3579
Posts: 286
Joined: Sat Jul 18, 2020 1:07 pm
Has thanked: 82 times
Been thanked: 74 times

Re: I need an idiots guide on how to use gFTP

Post by Geek3579 »

Point of clarification...

Host machine runs PureFTP, which must be started from the Network Menu. Turn OFF host firewall. Use ifconfig in the terminal to get its IP, eg 192.168.1.xxxx

Guest/recipient machine runs gFTP. Turn OFF host firewall. Add the IP of the host, 21, root, & woofwoof.
The guest IP is not needed.

gFTP running in the guest allows the guest to navigate the host files for download targets ( right hand side of the GUI).
The Left hand side of the GUI is the guest filesystem which is used to select the target directory for downloaded files.

Select the files in the host (RHS) and click the arrow which points LEFT (having selected the target directory in the guest

I use this all the time. It works well in Puppy OSs as both PureFTP and gFTP are usually OOTB.

Last edited by rockedge on Thu Dec 19, 2024 12:32 pm, edited 1 time in total.
Reason: fixed a typo
User avatar
gychang
Posts: 629
Joined: Fri Aug 28, 2020 4:51 pm
Location: San Diego, CA
Has thanked: 220 times
Been thanked: 70 times

Re: I need an idiots guide on how to use gFTP

Post by gychang »

Geek3579 wrote: Thu Dec 19, 2024 6:18 am

Point of clarification...

Host machine runs PureFTP, which must be started from the Network Menu. Turn OFF host firewall. Use ifconfig in the terminal to get its IP, eg 192.168.1.xxxx

Guest/recipient machine runs gFTP. Turn OFF host firewall. Add the IP of the host, 21, root, & woofwoof.
The guest IP is not needed.

gFTP running in the guest allows the guest to navigate the host files for download targets ( right hand side of the GUI).
The Left hand side of the GUI is the guest filesystem which is used to select the target directory for downloaded files.

Select the files in the host (RHS) and click the arrow which points LEFT (having selected the target directory in the guest

I use this all the time. It works well in Puppy OSs as both PureFTP and gFTP are usually OOTB.

@Geek3579 good summary. u tube here: https://youtu.be/keu18CGL99w

======

Puppy Bytes, utube videos
https://www.youtube.com/channel/UCg-DUU ... u62_iqR-MA

======

bigphil
Posts: 101
Joined: Tue Jul 21, 2020 12:56 pm
Location: Sunny Sussex
Has thanked: 16 times
Been thanked: 17 times

Re: I need an idiots guide on how to use gFTP (Solved)

Post by bigphil »

Thanks for all your help.
All sorted now.

Phil

Post Reply

Return to “Users”