After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741135 - "Invalid argument" when trying to copy "index.html?C=N;O=A" over smb
"Invalid argument" when trying to copy "index.html?C=N;O=A" over smb
Status: RESOLVED DUPLICATE of bug 350976
Product: gvfs
Classification: Core
Component: smb backend
1.22.x
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2014-12-04 22:07 UTC by Laurent Bigonville
Modified: 2014-12-04 22:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Bigonville 2014-12-04 22:07:58 UTC
Hello,

When trying to copy a file called "index.html?C=N;O=A" (or similar) on my synology NAS using SMB, I get an invalid error.

I can reproduce this using nautilus and also using the fuse mount point
Comment 1 Ross Lagerwall 2014-12-04 22:29:22 UTC
? is not a valid character on Windows (or SMB).

Of course, it should give a better error message, for which there is already a bug open.

Cheers

*** This bug has been marked as a duplicate of bug 350976 ***