Forbidden FTP Message
#1
Brick  Forbidden FTP Message
I've been transferring text files via the FTP site accessed by inputting the IP Address of the machine into another computer. I now have my machine making hard drive backups of itself and I want to transfer these files in the same way, however, the file size seems too large because the file size in bytes is listed as a negative value and I get a page stating: Forbidden - Your client is not allowed to access the requested object. I've tried changing the permissions of this Backup file to match a text file which can transfer over and I've had no luck with that either. Any suggestions?
mmontano
O2

Trade Count: (0)
Posts: 5
Threads: 2
Joined: Mar 2021
Location: USA
Find Reply
09-02-2021, 04:19 AM
#2
RE: Forbidden FTP Message
That's the equivalent of a 401 Unauthorized httpd error message:



Page exists but is only accessible to specified users (not you). Possibly the site or page has been temporarily taken off-line for maintenance or other activity.

Project: Temporarily lost at sea
Plan: World domination! Or something...
(This post was last modified: 09-02-2021, 05:13 AM by vishnu.)
vishnu
Tezro, Octane2, 2 x Onyx4

Trade Count: (0)
Posts: 1,247
Threads: 42
Joined: Dec 2017
Location: Minneapolis, Minnesota USA
Find Reply
09-02-2021, 05:13 AM
#3
RE: Forbidden FTP Message
A negative file size indicates a buffer overrun of a signed integer. The ftpd included with IRIX is absolute trash, especially in versions prior to 6.5.22. you will need to come up with an alternate way to do it if it continues to show a size of negative.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
(This post was last modified: 09-02-2021, 05:18 AM by Raion.)
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
09-02-2021, 05:17 AM


Forum Jump:


Users browsing this thread: 1 Guest(s)