Re: [PLUG] Using filezilla [RESOLVED]

2019-10-01 Thread Rich Shepard
This issue has been resolved!! I asked the source to post the file on http://fileconvoy.com/ and send me the URL to download it. He did this and I now have the file that refused to be acquired by various and sundry ftp clients. Thanks Wes and Ben, Rich

Re: [PLUG] Using filezilla

2019-09-30 Thread Rich Shepard
On Mon, 30 Sep 2019, wes wrote: a) That wasn't me Wes, My sincere apologies! I wondered why you'd ask that. b) That is a very good question. based on the instructions you shared, sftp is the correct tool. My best guess as to the problem is that it's not prompting you for the password,

Re: [PLUG] Using filezilla

2019-09-30 Thread wes
On Mon, Sep 30, 2019 at 5:41 AM Rich Shepard wrote: > On Sun, 29 Sep 2019, tom wrote: > > > If your using a Linux distrobution most already come with various FUSE > > plugins so all you have to do is open your standard file manager and in > > the URL bar ftp://yourusern...@someserver.tld > >

Re: [PLUG] Using filezilla

2019-09-30 Thread Rich Shepard
On Sun, 29 Sep 2019, tom wrote: If your using a Linux distrobution most already come with various FUSE plugins so all you have to do is open your standard file manager and in the URL bar ftp://yourusern...@someserver.tld Wes, Yes, Slackware is a linux distribution. My standard file manager

Re: [PLUG] Using filezilla

2019-09-29 Thread tom
On Fri, 27 Sep 2019 15:59:28 -0700 (PDT) Rich Shepard wrote: > On Fri, 27 Sep 2019, Dick Steffens wrote: > > > Looks like the client is available at SlackBuilds: > > https://slackbuilds.org/repository/13.0/network/filezilla/ > > Dick, > > That's what I installed. > > I looked at all menus

Re: [PLUG] Using filezilla

2019-09-27 Thread Rich Shepard
On Fri, 27 Sep 2019, Rich Shepard wrote: It's a 1+ page PDF now available here for 2 days: There's another one I put on fileconvoy:

Re: [PLUG] Using filezilla

2019-09-27 Thread Rich Shepard
On Fri, 27 Sep 2019, Ben Koenig wrote: If this really is a normal FTP server, try the gFTP client that ships with Slackware. $ gftp Ben, Okay. Tomorrow. I know a lot of people will recommend Filezilla but you shouldn't need to use it. I'd try the default and see if you can get that

Re: [PLUG] Using filezilla

2019-09-27 Thread Rich Shepard
On Fri, 27 Sep 2019, Dick Steffens wrote: Looks like the client is available at SlackBuilds: https://slackbuilds.org/repository/13.0/network/filezilla/ Dick, That's what I installed. I looked at all menus and couldn't find anything that let me open a connection. The application offered to

Re: [PLUG] Using filezilla

2019-09-27 Thread Rich Shepard
On Fri, 27 Sep 2019, wes wrote: Can you share the instructions they provided to you? We need to see what protocol they're asking you to use. wes, It's a 1+ page PDF now available here for 2 days: The

Re: [PLUG] Using filezilla

2019-09-27 Thread Ben Koenig
If this really is a normal FTP server, try the gFTP client that ships with Slackware. $ gftp I know a lot of people will recommend Filezilla but you shouldn't need to use it. I'd try the default and see if you can get that working. Go with Filezilla only if it has some features you really

Re: [PLUG] Using filezilla

2019-09-27 Thread Dick Steffens
On 9/27/19 1:00 PM, Rich Shepard wrote: I need to download a 75M data file and the source makes it available on only their filezilla server. I've installed filezilla here and added the server names the source's instructions tell me to, but I cannot find how to connect to their server and

Re: [PLUG] Using filezilla

2019-09-27 Thread wes
On Fri, Sep 27, 2019 at 2:55 PM Rich Shepard wrote: > On Fri, 27 Sep 2019, Rich Shepard wrote: > > >> What specific steps did you take? > > Here is the result of another try: > > $ ncftpget -u DGMI-DL-Guest1 -p > ftp://filedrop.dogami.oregon.gov > Could not connect to filedrop.dogami.oregon.gov

Re: [PLUG] Using filezilla

2019-09-27 Thread Rich Shepard
On Fri, 27 Sep 2019, Rich Shepard wrote: What specific steps did you take? Here is the result of another try: $ ncftpget -u DGMI-DL-Guest1 -p ftp://filedrop.dogami.oregon.gov Could not connect to filedrop.dogami.oregon.gov -- try again later: Connection timed out. Rich

Re: [PLUG] Using filezilla

2019-09-27 Thread Rich Shepard
On Fri, 27 Sep 2019, wes wrote: What specific steps did you take? $ sftp -oPort=22 dgmi-dl-gue...@filedrop.dogami.oregon.gov Permission denied (password). Couldn't read packet: Connection reset by peer sftp properly doesn't ask for a password sent in plain text from the command line. When I

Re: [PLUG] Using filezilla

2019-09-27 Thread Rich Shepard
On Fri, 27 Sep 2019, wes wrote: You should probably just use the tools you're familiar with, and adapt the instructions provided to you to suit. wes, I tried sftp and it failed to connect. Now they've provided a username and password I'll try again, specifying those on the command line.

Re: [PLUG] Using filezilla

2019-09-27 Thread wes
On Fri, Sep 27, 2019 at 1:03 PM Rich Shepard wrote: > I need to download a 75M data file and the source makes it available on > only > their filezilla server. I've installed filezilla Filezilla is software that implements well-known and supported file transfer types, the same ones you mention