Not Applicable
Details
Assignee
Triage TeamTriage TeamReporter
saspussaspusLabels
Impact
CriticalDepartment
ServicesComponents
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee
Triage Team
Triage TeamReporter
saspus
saspusLabels
Impact
Critical
Department
Services
Components
Fix versions
Affects versions
Priority
More fields
More fields
More fields
Katalon Platform
Katalon Platform
Katalon Platform
Created November 16, 2024 at 10:59 PM
Updated November 18, 2024 at 3:23 PM
Resolved November 18, 2024 at 3:23 PM
mv over SMB from macOS fails.
/Volumes/alex/test % mount | grep truenas //alex@truenas._smb._tcp.local/alex on /Volumes/alex (smbfs, nodev, nosuid, mounted by alex) /Volumes/alex/test % mkdir test /Volumes/alex/test % echo "hello" > hi.txt /Volumes/alex/test % ls hi.txt hi.txt* /Volumes/alex/test % mv hi.txt test/ /Volumes/alex/test % ls hi.txt hi.txt* /Volumes/alex/test % ls test/ /Volumes/alex/test %