Dear list, (newbie alert)

After sucessfully sending and receiving a dozen of  related snapshots
I want to move them all to the readonly folder but I cannot:

ls -l
.....
drwxr-xr-x. 1 root root 682 Oct 24 16:01 @20131001
drwxr-xr-x. 1 root root 682 Oct 24 16:07 @20131004
drwxr-xr-x. 1 root root 682 Oct 24 16:10 @20131008
drwxr-xr-x. 1 root root 682 Oct 24 16:16 @20131010
drwxr-xr-x. 1 root root 682 Oct 24 16:23 @20131014
drwxr-xr-x. 1 root root 706 Oct 24 16:24 @20131018
drwxr-xr-x. 1 root root 706 Oct 24 16:31 @20131021
drwxr-xr-x. 1 root root 734 Oct 24 16:36 @20131023
drwxr-xr-x. 1 root root 734 Oct 24 16:41 @20131024
drwxr-xr-x. 1 root root 734 Oct 24 16:41 F19
drwxr-xr-x. 1 root root   0 Oct 24 17:21 readonly


mv \@20131024 readonly

mv: cannot move ‘@20131024’ to ‘readonly/@20131024’: Read-only file system

I know I can create other new ro  snapshots within the readonly directory
and then delete those above but in the future I want to send/receive based on
those snapshots (send -p .... -c .... -c ....) but I want to move them
to a more  convenient place.

How can I move them without re-sending all?

Karl

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to