RNOXfer

Show off your project created with Hollywood
User avatar
jPV
Posts: 600
Joined: Sat Mar 26, 2016 10:44 am
Location: RNO
Contact:

Re: RNOXfer

Post by jPV »

When googling a bit about the issue, it seems that this same has also happened with many other (mainstream) FTP clients, like with FileZilla (as you experienced too), FireFTP, FlashFXP.... and it's always been the ProFTPD server at the other end. Maybe it's a server side bug and you'll just have to use that NoSessionReuseRequired option or try to see if there'd be an updated version of the server software. I'm out of ideas otherwise currently... unless it's a hurl/curl bug...

Actually could it be this? https://github.com/curl/curl/issues/3002
The hURL plugin is using curl 7.57, but that bug in curl has been fixed in 7.63
tolkien
Posts: 190
Joined: Sun Oct 17, 2010 10:40 pm
Location: Spain

Re: RNOXfer

Post by tolkien »

jPV wrote: Mon Apr 06, 2020 7:00 am
tolkien wrote: Sun Apr 05, 2020 9:42 pm I run it and system freeze. I can't look any log tool. I can only reboot the system by switching off the mac.
The programa looks great so lets see if I can repair it.
Oh, interesting... does it open any window or does it freeze before anything visible is shown? Do you have the latest AmiSSL (4.5)? Do you have different versions of .hwp files in RNOXfer's directory and in libs:Hollywood/ ?
I had a different hurl version but the problem Is still there.
I have amissl 4.5 too.
I can see the RNOXfer gui (not always) but when I click somewhere the system freezes. I have increased stack with no result.
I'll look deeply this evening.
User avatar
emeck
Posts: 169
Joined: Fri Apr 03, 2015 3:17 pm

Re: RNOXfer

Post by emeck »

jPV wrote: Mon Apr 06, 2020 10:08 am When googling a bit about the issue, it seems that this same has also happened with many other (mainstream) FTP clients, like with FileZilla (as you experienced too), FireFTP, FlashFXP.... and it's always been the ProFTPD server at the other end. Maybe it's a server side bug and you'll just have to use that NoSessionReuseRequired option or try to see if there'd be an updated version of the server software. I'm out of ideas otherwise currently... unless it's a hurl/curl bug...

Actually could it be this? https://github.com/curl/curl/issues/3002
The hURL plugin is using curl 7.57, but that bug in curl has been fixed in 7.63
Same result with the suggestion you sent by email.

Also, tried changing TLS version to v1.1 or v1.2 in proftpd conf but ir always uses TLSv1.3 so maybe it is a bug with proftpd.
PowerBook 5.2 MorphOS 3.15
PowerBook 5.8 MorphOS 3.15
Amiga 1200 BPPC/BVision AOS4.1 FE
User avatar
jPV
Posts: 600
Joined: Sat Mar 26, 2016 10:44 am
Location: RNO
Contact:

Re: RNOXfer

Post by jPV »

Version 1.1 has been released:
- Fixed handling of certain special characters in filenames
- Added drag & drop uploading
- Added an option to hide the local lister
- Added file selection functionality by pattern matching
- Added an option to view or download double-clicked files
- Improved local drag & drop
- Improved advanced.conf functionality
- Changed the default viewer setting to C:WBRun on OS4
- Minor tweaking
User avatar
jPV
Posts: 600
Joined: Sat Mar 26, 2016 10:44 am
Location: RNO
Contact:

Re: RNOXfer

Post by jPV »

Fixed some bugs in RNOXfer, so please update and sorry for the inconvenience.

Version 1.2:
- An overlooked debug line broke recursive downloading in v1.1
- Drag & drop failed for icons with no actual file or directory
- Added options to launch external programs after transfers
User avatar
jPV
Posts: 600
Joined: Sat Mar 26, 2016 10:44 am
Location: RNO
Contact:

Re: RNOXfer

Post by jPV »

A bigger update to RNOXfer:

Version 1.3:
- Added support for the SFTP protocol
- Added support for large files
- Added an option to use graphic enhanced buttons in the program GUI
- Transfer speeds are displayed in the progress gauge
- Added an option to show directory names in bold text
- Directory creating failures are handled better
- Fixed handling of links with the full path
- Added an option to verify uploads
- Added selection information within the status line
- Status line indicates if the selected files are equal on both sides
- Better URL encoding when copying URLs to the clipboard
- Pattern selection interprets #? as a wildcard now
- More verbose delete requester
- Added a password requester if no password is set when connecting
- Added a command line argument for the passive mode (defaults to pasv now)
- Minor tweaking

I also made tutorials as a PDF document and a video, because people seemed to miss half of the features (and even told in magazine reviews that it doesn't have this or that even though it did) :)
User avatar
airsoftsoftwair
Posts: 5425
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: RNOXfer

Post by airsoftsoftwair »

Is that a narrator.device voice in the video? :)
User avatar
jPV
Posts: 600
Joined: Sat Mar 26, 2016 10:44 am
Location: RNO
Contact:

Re: RNOXfer

Post by jPV »

airsoftsoftwair wrote: Fri Sep 10, 2021 11:55 pm Is that a narrator.device voice in the video? :)
Unfortunately not :) I first thought to make it with the Say on Amiga, but then it sounded a bit too boring for this long narrative, and then I tried to search free text to speech programs for other platforms... went with Festival and tried to tune it a bit more natural by some googled advices, but to my surprise these don't still sound too natural and it was difficult to get pauses in the speech. I would have imagined more progress on this area during the decades. Or maybe better ones are commercial... any tips for future videos would be appreciated, if someone has better knowledge about these things :)
plouf
Posts: 462
Joined: Sun Feb 04, 2018 11:51 pm
Location: Athens,Greece

Re: RNOXfer

Post by plouf »

google translate has a "speaker" icon inside textarea , has very good results..
Christos
User avatar
jPV
Posts: 600
Joined: Sat Mar 26, 2016 10:44 am
Location: RNO
Contact:

Re: RNOXfer

Post by jPV »

Version 1.4:
- Added editing fields in the server list window
- Added the comment column on the server list
- Added the default local path setting
- Added the private keyfile setting for SFTP connections
- Added a check for server list changes at exit
- Added UTF-8 support to be RFC 2640 compliant
- Massive speedup in directory handling
- More verbose file size comparison when a file exists
- Added an option to save selected files/dirs as a text file
- Fixed advanced.conf handling
- Fixed issues with the settings file format
- Adjusted window sleep modes
- Disconnects from the previous server when double-clicking a new server from the server list
- Uses hURL 2.0 (requires MorphOS 3.16, AmiSSL 5 on AmigaOS, AmiSSL 4 on AROS)

I didn't release AROS version yet, because it seems to have multiple issues with Zune, and maybe some memory trashing with AmiSSL/hURL... in any case depending of a setup, it might crash at the start, make Wanderer to crash after quitting RNOXfer ( and double-clicking a drive icon), or it might work fine otherwise but context menus and some other notifications don't work. A beta version for AROS is in the wild if someone wants to try, but I wanted this out for other platforms now.
Post Reply